x86-64: fix incorrect assertion in __maddr_to_virt()
authorJan Beulich <jbeulich@novell.com>
Wed, 15 Jun 2011 19:24:09 +0000 (20:24 +0100)
committerJan Beulich <jbeulich@novell.com>
Wed, 15 Jun 2011 19:24:09 +0000 (20:24 +0100)
commited6229185f3a47d14e35d8f767aab0d01f7ffcaa
treeff283453b5abcc8f8564c08f275ff73b78e9ec6f
parent2de77fa3cdbc08f76942db9bcf38dc6885cb4786
x86-64: fix incorrect assertion in __maddr_to_virt()

When memory map sparseness reduction is in use, machine address ranges
can't validly be compared directly against the total size of the
direct mapping range.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/include/asm-x86/x86_64/page.h